cublasXtDsyrk

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
cublasXtDsyrk
(,,,
size_t n
,
size_t k
,
const(double)* alpha
,
const(double)* A
,
size_t lda
,
const(double)* beta
,
double* C
,
size_t ldc
)

Meta